Undocumented functions of NTDLL

2OO1, 17 February


NtAllocateUuids
NtAllocateUuids

NTSYSAPI 
NTSTATUS
NTAPI

NtAllocateUuids(
OUT PLARGE_INTEGER Time, OUT PULONG Range, OUT PULONG Sequence );



Function NtAllocateUuids allocates User Unique Identifier's base values. UUIDs are used to build unique SIDs.



Requirements:
Library: ntdll.lib


See also:
NtAllocateLocallyUniqueId